Range: 0x80000300 to 0x800003FF. More...
Variables | |
| int | MV_E_USB_READ = 0x80000300 |
| Error occurred when reading the USB. More... | |
| int | MV_E_USB_WRITE = 0x80000301 |
| Error occurred when writing to the USB. More... | |
| int | MV_E_USB_DEVICE = 0x80000302 |
| Device exception. More... | |
| int | MV_E_USB_GENICAM = 0x80000303 |
| GenICam error. More... | |
| int | MV_E_USB_BANDWIDTH = 0x80000304 |
| Insufficient bandwidth. More... | |
| int | MV_E_USB_DRIVER = 0x80000305 |
| Driver mismatch or the driver is not installed. More... | |
| int | MV_E_USB_UNKNOW = 0x800003FF |
| USB unknown error. More... | |
Range: 0x80000300 to 0x800003FF.
| int MV_E_USB_READ = 0x80000300 |
Error occurred when reading the USB.
| int MV_E_USB_WRITE = 0x80000301 |
Error occurred when writing to the USB.
| int MV_E_USB_DEVICE = 0x80000302 |
Device exception.
| int MV_E_USB_GENICAM = 0x80000303 |
GenICam error.
| int MV_E_USB_BANDWIDTH = 0x80000304 |
Insufficient bandwidth.
| int MV_E_USB_DRIVER = 0x80000305 |
Driver mismatch or the driver is not installed.
| int MV_E_USB_UNKNOW = 0x800003FF |
USB unknown error.